home *** CD-ROM | disk | FTP | other *** search
/ CD School House 9 / CD School House 9.0 - Wayzata Technology (1994).iso / pc / games / mac / __interesting_stuff__ / tickle_the_penguins_ / card_3897.txt < prev    next >
Text File  |  1990-02-24  |  2KB  |  111 lines

  1. -- card: 3897 from stack: in
  2. -- bmap block id: 4289
  3. -- flags: 0000
  4. -- background id: 2725
  5. -- name: 
  6.  
  7.  
  8. -- part 2 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=321 top=161 right=225 bottom=383
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Start Car?
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hide card button 2
  23.   put the userLevel into saveLevel
  24.   if the userLevel < 3 then set userLevel to 3 -- "Painting"
  25.   if the userLevel < 3 then exit mouseUp
  26.   play car
  27.   choose select tool
  28.   doMenu "Select All"
  29.   doMenu "Select"
  30.   set dragSpeed to 100
  31.   drag from 256,171 to 150,171
  32.   play speedy
  33.   drag from 150,171 to 350,171
  34.   drag from 350,171 to 256,171
  35.   doMenu "Select All"
  36.   doMenu "Revert"
  37.   choose browse tool
  38.   set userLevel to saveLevel
  39.   show card button 2
  40.   go to card id 3030
  41. end mouseUp
  42.  
  43.  
  44.  
  45. -- part 7 (field)
  46. -- low flags: 00
  47. -- high flags: 0000
  48. -- rect: left=6 top=173 right=185 bottom=18
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 0 / 0
  51. -- text alignment: 0
  52. -- font id: 192
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: 
  57.  
  58.  
  59. -- part 8 (field)
  60. -- low flags: 01
  61. -- high flags: 0000
  62. -- rect: left=100 top=239 right=274 bottom=444
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 0 / 0
  65. -- text alignment: 1
  66. -- font id: 169
  67. -- text size: 12
  68. -- style flags: 16384
  69. -- line height: 16
  70. -- part name: 
  71.  
  72.  
  73. -- part 9 (field)
  74. -- low flags: 80
  75. -- high flags: 0000
  76. -- rect: left=359 top=274 right=292 bottom=474
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 0
  80. -- font id: 192
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85.  
  86.  
  87. -- part 10 (button)
  88. -- low flags: 00
  89. -- high flags: 8000
  90. -- rect: left=382 top=163 right=225 bottom=442
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 9301 / 9301
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Push Here
  99.  
  100.  
  101. -- part contents for card part 8
  102. ----- text -----
  103. I'm stuck. Can you give me a push, Hether
  104.  
  105.  
  106.  
  107. ?
  108.  
  109. -- part contents for card part 9
  110. ----- text -----
  111. Global theSpeech not initialized